remove non-POSIX error codes
authorRoger Pau Monné <roger.pau@citrix.com>
Wed, 22 Jul 2015 14:53:22 +0000 (16:53 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 22 Jul 2015 14:53:22 +0000 (16:53 +0200)
commitafba7c6d9566f1556117b78e767f9678433a1f01
tree86380d554087853c49703cbe5747266efc1c0330
parente919fb2ac32a27c262fee8a40c044008b3f8fd09
remove non-POSIX error codes

Xen was using some non-POSIX error codes that are removed in this patch. For
future reference, the list of POSIX error codes has been obtained from:

http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/errno.h.html

The error codes already present and defined as optional (XSR), have been
left in place.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
xen/include/public/errno.h